- 
		Home
	
- 
Germanized for WooCommerce
- 
3.20.2
- 
Code
- 
Classes
-  Checkout 
		
			
				
					
													
								
																			
											| Total Complexity | 40 | 
																			
											| Dependencies | 8 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 281 | 
																			
											| Lines of code | 216 | 
																			
											| Logical lines of code | 98 | 
																	
							 
													
								
																			
											| Comment lines | 21 | 
																			
											| Methods | 10 | 
																			
											| Properties | 1 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 10
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| validate_checkout_data() | B | 36 | 22 | 74 | 
					
				| get_cart_data() | A | 48 | 7 | 36 | 
					
				| has_checkout_data() | S | 73 | 3 | 4 | 
					
				| get_checkout_data_from_request() | S | 61 | 2 | 12 | 
					
				| get_cart_schema() | S | 52 | 1 | 27 | 
					
				| register_endpoint_data() | S | 56 | 1 | 23 | 
					
				| get_checkout_schema() | S | 59 | 1 | 16 | 
					
				| __construct() | S | 72 | 1 | 6 | 
					
				| register_validation_and_storage() | S | 66 | 1 | 10 | 
					
				| register_integrations() | S | 68 | 1 | 8 |